Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TLS support #30

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tobyclemson
Copy link

Hi there,

This PR adds support for broker connections using TLS. It adds optional flags for the CA cert, client cert and client key which when present will result in a TLS connection to the broker.

I haven't added to the test suite as it doesn't seem any of the areas I touched have tests. However I'd be happy to add some tests wherever you feel they are needed.

Thanks,
Toby

@tobyclemson
Copy link
Author

It looks like the compatibility checks that travis reports as failing are failing on master too. I'm not sure of the cause but it appears there are problems with kafka 0.9.0.

@tobyclemson
Copy link
Author

Hi there,

Any chance of getting this merged? I'm currently working off a custom binary and would really like to get back to your version.

Thanks,
Toby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant